Skip to content

fix: patch form as an attribute#1788

Merged
yyx990803 merged 1 commit intomasterfrom
fix/form-attribute
Aug 6, 2020
Merged

fix: patch form as an attribute#1788
yyx990803 merged 1 commit intomasterfrom
fix/form-attribute

Conversation

@posva
Copy link
Copy Markdown
Member

@posva posva commented Aug 5, 2020

Close #1787

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if the type check on value is worth here as setting the form is ignored anyway since it's a read only property

@posva posva force-pushed the fix/form-attribute branch from 2cc64ab to d6caddd Compare August 5, 2020 17:33
@yyx990803 yyx990803 merged commit 00683fc into master Aug 6, 2020
@yyx990803 yyx990803 deleted the fix/form-attribute branch August 6, 2020 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed setting prop "form" on <button>: value test is invalid. TypeError: setting getter-only property "form"

2 participants